home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 11 / CU Amiga Magazine's Super CD-ROM 11 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-06].iso / cucd / programming / oberonv4 / tool / demo.tool (.txt) < prev    next >
Oberon Text  |  1994-06-09  |  545b  |  12 lines

  1. Syntax10.Scn.Fnt
  2. XE.Open SortDemo.Mod
  3. XE.SysOpen SortDemo.Tool
  4. After opening the editor XE, you can compile the source by clicking
  5. with the middle mouse button on XE.Comp in the menu.
  6. "XE.Err" in the menu of XE shows you the next error (if any).
  7. After successful compilation open SortDemo.Tool and start the
  8. program by clicking on SortDemo.Open. Move the mouse over
  9. the just opened window and mark it by pressing the F1 key. This
  10. marked window will be used by all commands having a * as parameter,
  11. like e.g. SortDemo.Heap.
  12.